func runtime.inVDSOPage
3 uses
runtime (current package)
proc.go#L5827: if inVDSOPage(pc) {
signal_unix.go#L402: if !iscgo && inVDSOPage(c.sigpc()) {
vdso_linux.go#L291: func inVDSOPage(pc uintptr) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)